Skip to main content

tsNetRetrError

Type

function

Summary

Returns the error message of a failed transfer.

Syntax

tsNetRetrError(<pConnectionID>)

Description

Returns the error message of a failed transfer.

Parameters

NameTypeDescription

pConnectionID

The identifier of the transfer to retrieve.

Examples

local tError
put tsNetRetrError("myConnID") into tError

library: tsNet

Compatibility and Support

Introduced

LiveCode 8.1

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?